setContentInfo

@NonNull
open fun setContentInfo(@Nullable info: @Nullable CharSequence): @NonNull NotificationCompat.Builder(source)

A small piece of additional information pertaining to this notification. Where this text is displayed varies between platform versions. Use setSubText instead to set a text in the header. For legacy apps targeting a version below N this field will still show up, but the subtext will take precedence.